home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_85 / BUTTONCONDACTION on(keyPress Q).as < prev   
Encoding:
Text File  |  2005-04-20  |  42 b   |  4 lines

  1. on(keyPress "Q"){
  2.    gotoAndStop(2);
  3. }
  4.